#CaseStudies{.swiper-slide{height:max-content;}.swiper{max-height:50%;}body {font-family:'Inter',sans-serif;background:linear-gradient(to bottom,#ffffff,#f9fafb,#ffffff);}.case-studies-section {padding:7rem 0;border-bottom:1px solid #f3f4f6;overflow:hidden;}.container {max-width:100%;margin:0 auto;padding:0 1.5rem;}.header {text-align:center;margin-bottom:4rem;}.badge {display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border-radius:9999px;background:linear-gradient(to right,rgba(0,120,207,.1),rgba(19,163,240,.1));border:1px solid rgba(0,120,207,.2);margin-bottom:1.25rem;}.badge-icon {width:14px;height:14px;color:#0078CF;}.badge-text {color:#0078CF;font-size:.75rem;font-weight:700;letter-spacing:.1em;}.title {color:#111827;font-family:'Space Grotesk',sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem;}.title span {background:linear-gradient(to right,#0078CF,#13A3F0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.subtitle {color:#6b7280;max-width:42rem;margin:0 auto;font-size:1rem;line-height:1.8;}.swiper {margin-bottom:24px;}.swiper-slide {}.case-card {position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:85vw;height:420px;display:flex;}.swiper-slide {}.case-card.cloud {background:linear-gradient(135deg,#0078CF 0%,#005a9e 100%);}.case-card.security {background:linear-gradient(135deg,#145172 0%,#0d3a52 100%);}.case-card.application {background:linear-gradient(135deg,#EE7F2A 0%,#d46a1a 100%);}.card-image-overlay {position:absolute;inset:0;overflow:hidden;opacity:.12;}.card-image-overlay img {width:100%;height:100%;object-fit:cover;}.card-content {position:relative;z-index:10;display:flex;height:100%;}.card-left {flex:1;display:flex;flex-direction:column;justify-content:space-between;width:60%;padding:2rem;}.card-top {display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;}.industry-badge {padding:.375rem .75rem;border-radius:9999px;color:white;border:1px solid rgba(255,255,255,.3);font-size:.7rem;font-weight:600;letter-spacing:.06em;}.solution-badge {display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;background:white;font-size:.7rem;font-weight:700;letter-spacing:.04em;margin-left:auto;}.case-card.cloud .solution-badge {color:#0078CF;}.case-card.security .solution-badge {color:#145172;}.case-card.application .solution-badge {color:#EE7F2A;}.card-bottom {display:flex;flex-direction:column;gap:.5rem;}.company {color:rgba(255,255,255,.9);font-size:.8rem;font-weight:600;letter-spacing:.02em;}.headline {color:white;font-family:'Space Grotesk',sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;margin-bottom:1rem;}.summary {color:rgba(255,255,255,.9);font-size:.88rem;line-height:1.7;margin-bottom:1.5rem;}.tags {display:flex;flex-wrap:wrap;gap:.5rem;}.tag {padding:.375rem .75rem;border-radius:.5rem;color:white;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);font-size:.7rem;font-weight:500;}.card-right {position:relative;overflow:hidden;width:40%;min-width:438px;}.card-right-inner {position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;}.image-container {position:relative;border-radius:1rem;overflow:hidden;height:100%;}.image-container img {width:100%;height:100%;object-fit:cover;}.result-pill {position:absolute;bottom:1rem;left:1rem;right:1rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);}.result-pill span {color:white;font-size:.75rem;font-weight:700;letter-spacing:.02em;}.result-icon {width:14px;height:14px;color:white;}.swiper-button-next,.swiper-button-prev {width:2.5rem;height:2.5rem;background:white;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid #f3f4f6;}.swiper-button-next:after,.swiper-button-prev:after {font-size:1rem;font-weight:700;color:#111827;}.swiper-button-next:hover,.swiper-button-prev:hover {background:linear-gradient(to right,#0078CF,#13A3F0);}.swiper-button-next:hover:after,.swiper-button-prev:hover:after {color:white;}.swiper-pagination-bullet {width:.625rem;height:.625rem;background:#d1d5db;opacity:1;}.swiper-pagination-bullet-active {width:2.5rem;background:linear-gradient(to right,#0078CF,#13A3F0);border-radius:9999px;}.swiper-pagination {bottom:-3rem;}.cta {display:flex;justify-content:center;}.cta-button {display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(to right,#0078CF,#13A3F0);color:white;border-radius:1rem;text-decoration:none;font-weight:600;font-size:1rem;font-family:'Inter',sans-serif;transition:all .3s;box-shadow:0 10px 15px -3px rgba(0,120,207,.3);}.cta-button:hover {transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,120,207,.4);}.cta-button svg {width:18px;height:18px;transition:transform .3s;}.cta-button:hover svg {transform:translateX(4px);}@media (max-width:1024px) {.case-card{min-width:auto;}.card-right{width:380px;min-width:380px;}}@media (max-width:768px) {.case-card{min-width:auto;}.card-left{min-width:auto;padding:1.5rem;}.industry-badge{display:none;}.headline{font-size:1.1rem;margin-bottom:.75rem;}.summary{font-size:.75rem;margin-bottom:1rem;}.company{font-size:.7rem;}.tag{font-size:.65rem;padding:.35rem .65rem;}.solution-badge{font-size:.65rem;}.card-right{display:none;}.swiper-button-next,.swiper-button-prev{display:none;}}}.swiper-button-next,.swiper-button-prev{::slotted(svg),svg {height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none;}}.swiper-button-next,.swiper-button-prev{color:unset}